| Package | Description |
|---|---|
| com.atid.lib.module.barcode.spc.type |
| Modifier and Type | Method and Description |
|---|---|
static CheckDigit |
CheckDigit.valueOf(int code) |
static CheckDigit |
CheckDigit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CheckDigit[] |
CheckDigit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|